home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / disk-tools / harddisk / hdsleep / hdsleep.doc < prev    next >
Text File  |  1996-02-26  |  4KB  |  103 lines

  1.                                HDSleep v1.1
  2.                                ============
  3.  
  4.                                     by
  5.                        Tomasz Muszynski (THOM/UNION)
  6.  
  7.                    e-mail: muszynsk@ipeneuro.ipe.pw.edu.pl
  8.  
  9. Disclaimer
  10. ==========
  11.  
  12. THIS PROGRAM IS FREELY DISTRIBUTABLE. USE IT AT YOUR OWN RISK. THERE IS NO
  13. WARRANTY FOR RELIABLE FUNCTIONING OF THIS PROGRAM.
  14.  
  15. Introduction
  16. ============
  17.  
  18.   This utility turns HD motor off if it is not used for given period of
  19. time.  Copy it to the WBStartup drawer on your hard disk.  Program installs
  20. itself as a commodity.  There is also hotkey avaiable for turning off motor
  21. immediately.  Any access to your hard disk turns motor on again.  If you
  22. execute this commodity again it is deactivated.  Of course you can use
  23. Exchange for activating/deactivating HDSleep.
  24.  
  25.   I have tested it on:
  26. Amiga 1200 + Vipper 68030 turbo card and IDE 420MB Caviar 2420 hard drive,
  27. Amiga 1200 + Blizzard III 68030 turbo card and IDE 540MB Caviar hard drive,
  28. Amiga 1200 + Blizzard II 68030 turbo card and IDE 420MB Conner hard drive,
  29. Amiga 1200 + FastRAM and IDE 420MB Conner hard drive.
  30. Program also tested with Enforcer running.
  31.  
  32.   HDSleep does not work on Quantum (45MB) hard drive installed in A1200
  33. with FastRAM, but I hope you should not have any problems with newer
  34. drives.
  35.  
  36. Important
  37. =========
  38.  
  39.   To install HDSleep you can put it to WBStartup drawer, but there can be
  40. some  problems  with  no time reset on disk activity.  You should put it to
  41. startup-sequence before IPrefs - it should work properly.
  42.  
  43. ...
  44. Run >NIL: HDSleep <parameters>
  45. C:IPrefs
  46. ...
  47.  
  48. Requirements
  49. ============
  50.  
  51.   This program works only on A1200 and A4000 (AGA chipset), cause of using
  52. low level access to not documented IDE bus registers (although I send
  53. standard ATA command this way, so you should not have any problems with
  54. different drives which have implemented full set of ATA commands).  Also be
  55. sure you have both commodities.library and icon.library installed.
  56.  
  57. Parameters
  58. ==========
  59.  
  60. Parameter may be included to Tool Types in the icon or in command line, if
  61. you use it from Shell.
  62.  
  63.   CX_PRIORITY=<0>        - hotkey priority.
  64.   CX_POPKEY=<ctrl alt h> - hotkey to open window.
  65.   CX_POPUP=<YES>         - opens window at start.
  66.   HDSLEEPKEY=<control h> - hotkey.
  67.   MASTERTIME=<360>       - turn off time since last access to Master HD
  68.                            (in seconds), 0 means no turning off.
  69.   SLAVETIME=<360>        - turn off time since last access to Slave HD
  70.                            (in seconds), 0 means no turning off.
  71.   WARNING=<NO>           - warns you about HD off. Window is opened on
  72.                            default public screen.
  73.   WARNINGTIMEOUT=<5>     - time when you will be warned before HD off.
  74.  
  75. Window
  76. ======
  77.  
  78.   Sleep - Sleep HD now and close window.
  79.   Abort - Reset timer and close window.
  80.  
  81. History
  82. =======
  83.  
  84. v1.0 - First release.
  85. v1.1 - Removed bug with command line.
  86.        Removed bug when removing HDSleep from memory via second run.
  87.        Now supports second HD unit.
  88.        Optimized code.
  89.        Added new options (WARNING, WARNINGTIMEOUT) and information window.
  90.  
  91. Credits
  92. =======
  93.  
  94. Kamil Iskra - for reporting me some bugs.
  95. Marius Sundbakken - for bugs report and some requests
  96.  
  97. So, at last I can leave my computer working for night and sleep in silence!!!
  98.  
  99. =============================================================================
  100.  
  101.                                           ¶ ¶ ¶\¶ ¶ /\ ¶\¶
  102.                                           |_| | | | \/ | |
  103.